'宣言 Public Operator +( _ ByVal left As Vector(Of T), _ ByVal right As Vector(Of T) _ ) As Vector(Of T)
パラメータ
戻り値の型
A Vector that is the add result of the left and right operands.
'宣言 Public Operator +( _ ByVal left As Vector(Of T), _ ByVal right As Vector(Of T) _ ) As Vector(Of T)